From b54e8b3741bed4d81bd8840c5f6904f605f5f9fa Mon Sep 17 00:00:00 2001 From: Jim Porter Date: Sun, 18 Aug 2024 14:33:43 -0700 Subject: [PATCH] ; * etc/NEWS: Announce 'shr-fill-text'. --- etc/NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index 90e3a42beb1..a75d1b44b90 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1406,6 +1406,16 @@ manual "(tramp) Improving performance of asynchronous remote processes". When a direct asynchronous process is invoked, it uses 'tramp-remote-path' for setting the remote 'PATH' environment variable. +** SHR + +--- +*** New option 'shr-fill-text'. +When 'shr-fill-text' is non-nil (the default), SHR will fill text +according to the width of the window. If you customize it to nil, SHR +will leave the text as-is; in that case, EWW will automatically enable +'visual-line-mode' when displaying a page so that long lines are +visually wrapped at word boundaries. + ** EWW --- -- 2.30.2